ALMaSS  1.0
The Animal, Landscape and Man Simulation System
GeneticMaterial.cpp File Reference

GeneticMaterial.cpp This file contains the source for the genetic material classes
More...

Variables

boost::variate_generator< base_generator_type &, boost::uniform_real<> > g_rand_uni
 
double MutationChance
 
unsigned char g_MaxAllele
 

Detailed Description

GeneticMaterial.cpp This file contains the source for the genetic material classes

by Chris J. Topping
Version of 1st Nov 2000
All rights reserved.

With additions as noted in:
Doxygen formatted comments in May 2008

Variable Documentation

◆ g_MaxAllele

unsigned char g_MaxAllele

◆ g_rand_uni

◆ MutationChance